home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / new_task.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  9.2 KB  |  266 lines

  1. <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
  2. <class>new_task</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>new_task</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>600</width>
  12.             <height>489</height>
  13.         </rect>
  14.     </property>
  15.     <property name="sizePolicy">
  16.         <sizepolicy>
  17.             <hsizetype>1</hsizetype>
  18.             <vsizetype>1</vsizetype>
  19.             <horstretch>0</horstretch>
  20.             <verstretch>0</verstretch>
  21.         </sizepolicy>
  22.     </property>
  23.     <property name="caption">
  24.         <string>new_task</string>
  25.     </property>
  26.     <grid>
  27.         <property name="name">
  28.             <cstring>unnamed</cstring>
  29.         </property>
  30.         <widget class="QLayoutWidget" row="6" column="0" rowspan="1" colspan="3">
  31.             <property name="name">
  32.                 <cstring>layout1</cstring>
  33.             </property>
  34.             <hbox>
  35.                 <property name="name">
  36.                     <cstring>unnamed</cstring>
  37.                 </property>
  38.                 <spacer>
  39.                     <property name="name">
  40.                         <cstring>spacer2</cstring>
  41.                     </property>
  42.                     <property name="orientation">
  43.                         <enum>Horizontal</enum>
  44.                     </property>
  45.                     <property name="sizeType">
  46.                         <enum>Expanding</enum>
  47.                     </property>
  48.                     <property name="sizeHint">
  49.                         <size>
  50.                             <width>271</width>
  51.                             <height>21</height>
  52.                         </size>
  53.                     </property>
  54.                 </spacer>
  55.                 <widget class="QPushButton">
  56.                     <property name="name">
  57.                         <cstring>ok</cstring>
  58.                     </property>
  59.                     <property name="sizePolicy">
  60.                         <sizepolicy>
  61.                             <hsizetype>0</hsizetype>
  62.                             <vsizetype>0</vsizetype>
  63.                             <horstretch>0</horstretch>
  64.                             <verstretch>0</verstretch>
  65.                         </sizepolicy>
  66.                     </property>
  67.                     <property name="text">
  68.                         <string>&OK</string>
  69.                     </property>
  70.                     <property name="accel">
  71.                         <string>Alt+O</string>
  72.                     </property>
  73.                 </widget>
  74.                 <widget class="QPushButton">
  75.                     <property name="name">
  76.                         <cstring>cancel</cstring>
  77.                     </property>
  78.                     <property name="sizePolicy">
  79.                         <sizepolicy>
  80.                             <hsizetype>0</hsizetype>
  81.                             <vsizetype>0</vsizetype>
  82.                             <horstretch>0</horstretch>
  83.                             <verstretch>0</verstretch>
  84.                         </sizepolicy>
  85.                     </property>
  86.                     <property name="text">
  87.                         <string>&Cancel</string>
  88.                     </property>
  89.                     <property name="accel">
  90.                         <string>Alt+C</string>
  91.                     </property>
  92.                 </widget>
  93.             </hbox>
  94.         </widget>
  95.         <widget class="QLabel" row="0" column="0" rowspan="2" colspan="1">
  96.             <property name="name">
  97.                 <cstring>pixmap</cstring>
  98.             </property>
  99.             <property name="sizePolicy">
  100.                 <sizepolicy>
  101.                     <hsizetype>0</hsizetype>
  102.                     <vsizetype>0</vsizetype>
  103.                     <horstretch>0</horstretch>
  104.                     <verstretch>0</verstretch>
  105.                 </sizepolicy>
  106.             </property>
  107.             <property name="scaledContents">
  108.                 <bool>true</bool>
  109.             </property>
  110.         </widget>
  111.         <widget class="QLineEdit" row="0" column="2">
  112.             <property name="name">
  113.                 <cstring>name</cstring>
  114.             </property>
  115.             <property name="frameShape">
  116.                 <enum>LineEditPanel</enum>
  117.             </property>
  118.             <property name="frameShadow">
  119.                 <enum>Sunken</enum>
  120.             </property>
  121.         </widget>
  122.         <widget class="QLineEdit" row="1" column="2">
  123.             <property name="name">
  124.                 <cstring>prg</cstring>
  125.             </property>
  126.             <property name="frameShape">
  127.                 <enum>LineEditPanel</enum>
  128.             </property>
  129.             <property name="frameShadow">
  130.                 <enum>Sunken</enum>
  131.             </property>
  132.             <property name="readOnly">
  133.                 <bool>true</bool>
  134.             </property>
  135.         </widget>
  136.         <widget class="QLineEdit" row="2" column="2">
  137.             <property name="name">
  138.                 <cstring>args</cstring>
  139.             </property>
  140.             <property name="readOnly">
  141.                 <bool>true</bool>
  142.             </property>
  143.         </widget>
  144.         <widget class="QTextEdit" row="3" column="2" rowspan="2" colspan="1">
  145.             <property name="name">
  146.                 <cstring>comment</cstring>
  147.             </property>
  148.             <property name="sizePolicy">
  149.                 <sizepolicy>
  150.                     <hsizetype>5</hsizetype>
  151.                     <vsizetype>0</vsizetype>
  152.                     <horstretch>0</horstretch>
  153.                     <verstretch>0</verstretch>
  154.                 </sizepolicy>
  155.             </property>
  156.         </widget>
  157.         <widget class="QLabel" row="0" column="1">
  158.             <property name="name">
  159.                 <cstring>textLabel1</cstring>
  160.             </property>
  161.             <property name="text">
  162.                 <string>Name:</string>
  163.             </property>
  164.         </widget>
  165.         <widget class="QLabel" row="3" column="1">
  166.             <property name="name">
  167.                 <cstring>textLabel4</cstring>
  168.             </property>
  169.             <property name="sizePolicy">
  170.                 <sizepolicy>
  171.                     <hsizetype>5</hsizetype>
  172.                     <vsizetype>0</vsizetype>
  173.                     <horstretch>0</horstretch>
  174.                     <verstretch>0</verstretch>
  175.                 </sizepolicy>
  176.             </property>
  177.             <property name="text">
  178.                 <string>Comments:</string>
  179.             </property>
  180.         </widget>
  181.         <spacer row="4" column="1">
  182.             <property name="name">
  183.                 <cstring>spacer1</cstring>
  184.             </property>
  185.             <property name="orientation">
  186.                 <enum>Vertical</enum>
  187.             </property>
  188.             <property name="sizeType">
  189.                 <enum>Fixed</enum>
  190.             </property>
  191.             <property name="sizeHint">
  192.                 <size>
  193.                     <width>21</width>
  194.                     <height>80</height>
  195.                 </size>
  196.             </property>
  197.         </spacer>
  198.         <widget class="QLabel" row="1" column="1">
  199.             <property name="name">
  200.                 <cstring>textLabel2</cstring>
  201.             </property>
  202.             <property name="text">
  203.                 <string>Program:</string>
  204.             </property>
  205.         </widget>
  206.         <widget class="QLabel" row="2" column="1">
  207.             <property name="name">
  208.                 <cstring>textLabel3</cstring>
  209.             </property>
  210.             <property name="text">
  211.                 <string>Arguments:</string>
  212.             </property>
  213.         </widget>
  214.         <widget class="QGroupBox" row="5" column="0" rowspan="1" colspan="3">
  215.             <property name="name">
  216.                 <cstring>groupBox2</cstring>
  217.             </property>
  218.             <property name="title">
  219.                 <string>Schedule:</string>
  220.             </property>
  221.             <grid>
  222.                 <property name="name">
  223.                     <cstring>unnamed</cstring>
  224.                 </property>
  225.                 <widget class="QFrame" row="0" column="0">
  226.                     <property name="name">
  227.                         <cstring>schedule</cstring>
  228.                     </property>
  229.                     <property name="frameShape">
  230.                         <enum>StyledPanel</enum>
  231.                     </property>
  232.                     <property name="frameShadow">
  233.                         <enum>Raised</enum>
  234.                     </property>
  235.                 </widget>
  236.             </grid>
  237.         </widget>
  238.     </grid>
  239. </widget>
  240. <connections>
  241.     <connection>
  242.         <sender>cancel</sender>
  243.         <signal>clicked()</signal>
  244.         <receiver>new_task</receiver>
  245.         <slot>reject()</slot>
  246.     </connection>
  247.     <connection>
  248.         <sender>ok</sender>
  249.         <signal>clicked()</signal>
  250.         <receiver>new_task</receiver>
  251.         <slot>on_ok()</slot>
  252.     </connection>
  253. </connections>
  254. <tabstops>
  255.     <tabstop>name</tabstop>
  256.     <tabstop>prg</tabstop>
  257.     <tabstop>args</tabstop>
  258.     <tabstop>comment</tabstop>
  259. </tabstops>
  260. <slots>
  261.     <slot>on_ok()</slot>
  262.     <slot>reject()</slot>
  263. </slots>
  264. <layoutdefaults spacing="6" margin="11"/>
  265. </UI>
  266.